home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 8 / The Arsenal Files Collection #8 (Arsenal Computer) (1996).ISO / ezrom / ezrom22b.zip / WHATSNEW.DOC < prev    next >
Text File  |  1996-01-14  |  10KB  |  215 lines

  1.  
  2.    * EZ-ROM 2.20     Public Release    January 14, 1996
  3.    * Copyright 1992 - 1996 by Michael Robinson, all rights reserved.
  4.  
  5. WHAT'S NEW IN EZ-ROM 2.20
  6.  
  7.    This is a drop-in replacement. Just use the new EZROM.EXE. This version
  8.    honors all the old file formats and commands. Many of the improvements
  9.    are automatic. Some do require configuration changes, but only if you
  10.    wish to activate the new feature. This version uses about 2K more
  11.    memory. EZ-ROM now requires a total of about 300K of free conventional
  12.    DOS low memory. Maximum limits increased to 228 disks and up to 700 file
  13.    areas per disk.
  14.  
  15.    This version includes these improvements:
  16.  
  17. 1. Added direct support for many more BBS types. EZ-ROM can now read and
  18.    write BBS specific files for these BBS types:
  19.  
  20.    Wildcat 3.x        *Maximus 2.x        (* = Added in this version)
  21.    Wildcat 4.x        *Maximus 3.x
  22.    PCBoard            *TAG
  23.    TriBBS 10.x        *RemoteAccess
  24.                       *ProBoard
  25.  
  26.    If you use one of the BBS specific commands, then EZ-ROM will write the
  27.    number of files/bytes downloaded in EZ-ROM to the BBS specific file. The
  28.    BBS then reads back the file and updates the number of files/bytes
  29.    downloaded in the BBS caller database.
  30.  
  31.    EZ-ROM reads and writes the caller download statistics in these files.
  32.    It does not read or write any of the other information. EZ-ROM still
  33.    requires DOOR.SYS or DORINFOx.DEF to get the rest of the information
  34.    (such as com port number) even when a BBS specific file is used. The
  35.    DOOR.SYS or DORINFOx.DEF to use is specified as the second parameter on
  36.    the command line in the batch file that runs EZ-ROM.
  37.  
  38.    The BBS specific files are only updated when the door is used by a
  39.    remote caller. They are NOT updated when run in either local mode in the
  40.    BBS, or local mode from the DOS command line.
  41.  
  42.    If the file does not exist, or if it is the wrong size, or if it
  43.    contains the wrong user name, it will not be read or written and an
  44.    error message will be written to ERROR.LOG.
  45.  
  46.    If you use one of the BBS specific commands, then EZ-ROM always WRITES
  47.    the download statistics to the BBS specific files when the caller exits
  48.    EZ-ROM and returns to the BBS. If you want EZ-ROM to also READ the BBS
  49.    specific file when EZ-ROM starts, then you must also use the DATABASE
  50.    BBSFILE command. (See DataBase command defined in EZROM.DOC).
  51.  
  52.    Here are the fields read/written in each BBS specific file type:
  53.  
  54.                           Wildcat3      Wildcat4     PCBoard    RA/ProBoard
  55.                           USERINFO.DAT  USERREC.BIN  USERS.SYS  EXITINFO.BBS
  56. Files Downloaded Today ... NO            YES          NO         NO
  57. Bytes Downloaded Today ... NO            YES          YES        YES
  58. Files Downloaded Total ... YES           YES          YES        YES
  59. Bytes Downloaded Total ... YES           YES          YES        YES
  60. Files Uploaded Total ..... NO            YES          YES        YES
  61. Bytes Uploaded Total ..... NO            YES          YES        YES
  62.  
  63.                           Maximus 2     Maximus 3     TAG       TRiBBS 10.x
  64.                           LASTUSXX.BBS  LASTUSXX.BBS  USER.LST  DOOR.SYS
  65. Files Downloaded Today ... NO            YES           NO        YES
  66. Bytes Downloaded Today ... YES           YES           NO        YES
  67. Files Downloaded Total ... NO            YES           YES       YES
  68. Bytes Downloaded Total ... YES           YES           YES       YES
  69. Files Uploaded Total ..... NO            YES           YES       YES
  70. Bytes Uploaded Total ..... YES           YES           YES       YES
  71.  
  72.    Here are examples of the BBS specific commands used in EZROM.MAS:
  73.  
  74.    WILDCAT4   C:\WILDCAT\WCWORK\NODE1\USERREC.BIN
  75.    ( Command was renamed. The old command name USERREC can still be used. )
  76.  
  77.    WILDCAT3   C:\WC30\WCWORK\NODE1\USERINFO.DAT
  78.    ( Command was renamed. The old command name USERINFO can still be used. )
  79.  
  80.    PCBOARD   C:\PCB\USERS.SYS
  81.    ( Command was renamed. The old command name USERSSYS can still be used. )
  82.  
  83.    EXITINFO  C:\RA\NODE1\EXITINFO.BBS
  84.    ( For RemoteAccess and ProBoard. )
  85.  
  86.    MAXIMUS   C:\MAX\NODE1\LASTUS01.BBS
  87.    ( For Maximus 2.xx and Maximus 3.xx )
  88.  
  89.    TAG27  C:\TAG\USER.LST
  90.    ( For TAG BBS. WARNING! EZ-ROM writes directly to the TAG user file. )
  91.  
  92.    TriBBS 10.x reads back DOOR.SYS. This is the file format that EZ-ROM
  93.    has always supported, so there is no BBS specific command for TriBBS.
  94.  
  95. 2. New options added to disk sensing and the VOLUME command. EZ-ROM can now
  96.    scan multiple disks (optional) and it can scan for a specific marker
  97.    file instead of a volume label (optional).
  98.  
  99.    The format of the VOLUME command has been extended. The old format will
  100.    still work exactly as it has in the past.
  101.  
  102.    The OLD format looks like this:
  103.  
  104.    VOLUME  NOPV11_194
  105.  
  106.    Here is an example of the NEW format:
  107.  
  108.    VOLUME  NOPV11_194  /SCAN  EF
  109.  
  110.    This means EZ-ROM will look for the volume name NOPV11_194 on both
  111.    drives E and F. You can scan up to 26 drive letters from A to Z. The
  112.    drives are always scanned in order from A to Z. It will stop scanning
  113.    drives when it reaches the first matching volume name. Once a drive
  114.    letter has been assigned to a disk, that drive letter will not be
  115.    scanned again. If you do not use the /SCAN command, then it will only
  116.    scan the drive letter indicated in the first entry in the left column
  117.    in the AREAS section of EZROM.CFG. The drive letter specified in the
  118.    AREAS section will also be scanned in addition to any drives
  119.    specified using the /SCAN command. If you use the optional CDDRIVE
  120.    command, this drive letter will also be scanned. If the same drive
  121.    letter is specified more than once, it will only be scanned once.
  122.  
  123.    If the CD-ROM disk does not have a volume label, you may want to
  124.    use the option to scan for a specific marker file like this:
  125.  
  126.    VOLUME  E:\GAMES\DOOM2.ZIP
  127.  
  128.    The backslash character "\" must be used. It indicates that EZ-ROM is
  129.    to scan for a specific file and NOT scan for a volume label. If no
  130.    backslash character is used, EZ-ROM will assume that it is a volume
  131.    label. Here is another form of this command:
  132.  
  133.    VOLUME  E:\GAMES\DOOM2.ZIP  /SCAN  EF
  134.  
  135.    In this case, EZ-ROM will look for file E:\GAMES\DOOM2.ZIP and if it
  136.    is not there, it will then look for file F:\GAMES\DOOM2.ZIP. The
  137.    scanning operation is exactly the same except that a specific file
  138.    name is used instead of a volume label. All of the previously defined
  139.    scanning rules apply.
  140.  
  141.    The backslash "\" indicates a specific file name.
  142.    The forward slash "/SCAN" indicates multiple disk scanning.
  143.    Please do not confuse forward slash and backslash.
  144.  
  145.    If you have problems with disk scanning, see command DebugVol.
  146.    Setting this command ON will cause EZ-ROM to log all scanning operations
  147.    and results to file ERROR.LOG.
  148.  
  149. 3. Maximum number of disks increased from 152 to 228 disks.
  150.  
  151. 4. Zmodem now sends the total batch download statistics to the remote.
  152.    So programs such as GSZ on the remote will show both status bars;
  153.    one status bar for the file, and one status bar for the total
  154.    download. As far as I know, no other BBS or door offers this feature.
  155.  
  156. 5. New commands. See EZROM.DOC.
  157.  
  158.    DebugVol  ON         (Writes scanned disk volume labels to ERROR.LOG.)
  159.    DataBase  BBSFile    (New option in existing DataBase command.)
  160.    TagSizeCheck  ON     (For TAG BBS only.)
  161.  
  162. 6. Improved file copy routine to gracefully recover from an incomplete copy
  163.    operation. No runtime errors, cleaner error messages, clean-up of
  164.    partial files. File transfer of all files in the batch that are
  165.    successfully copied will proceed even if one or more files fail to copy.
  166.  
  167. 7. Fixed bugs:
  168.  
  169.    Sometimes failed to pause during search when a match was found.
  170.    Tag letters not always incremented properly in some cases.
  171.    Double continue prompt in list download.
  172.    Failure to view text files in some cases.
  173.  
  174. 8. Updated and improved low-level comm routines.
  175.  
  176. *****************************************************************
  177.  
  178.   REGISTRATION: Print REGISTER.DOC and send it with $30 check to:
  179.  
  180.   MICHAEL ROBINSON
  181.   PO BOX 831
  182.   SHELTON, CT. 06484-4386
  183.  
  184.   Or call either BBS node for fast online registration using
  185.   Visa, Mastercard, Diners' Club, Carte Blanche.
  186.  
  187.   You can also register on CompuServe using GO SWREG and selecting
  188.   registration of program number 6580. The charge will be added to your
  189.   CompuServe bill.
  190.  
  191.   The latest versions of all my programs can be downloaded from either
  192.   node of my BBS or any of the following locations:
  193.  
  194.   America Online .... Computing, TeleCom Forum, BBS Doors library
  195.   CompuServe ........ GO PCBBS, BBS Doors
  196.   Internet .......... users.aol.com  ( directory TheMikeRob/pub )
  197.   Internet .......... ftp.coast.net  ( directory Simtel/msdos/bbsdoor )
  198.   Both Internet sites allow anonymous ftp file transfer.
  199.   The Simtel site is "mirrored" at dozens of sites around the world.
  200.  
  201.   The file names are ezromxxx.zip, sfromxxx.zip, mcallxxx.zip,
  202.   mmenuxxx.zip. The "xxx" symbolizes the version number.
  203.  
  204.   * The Soft Parade BBS - Shelton Connecticut USA
  205.   * Home of the EZ-ROM, SF-ROM, Multi-CALL and Multi-MENU Doors.
  206.   * Node 1  203-924-5603  FidoNet 1:141/485  General Public Access
  207.   * Node 2  203-922-1794  FidoNet 1:141/486  Shareware Support Only
  208.   * File Request EZROM, SFROM, MCALL, or MMENU for latest versions.
  209.   * File Request EZROM.NEW, SFROM.NEW, MCALL.NEW, MMENU.NEW text file.
  210.  
  211.   Internet ......... TheMikeRob@aol.com
  212.   America Online ... TheMikeRob
  213.   CompuServe........ 102363.2051
  214.  
  215.